PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStoreItemCollection Class / PDFDocumentSecurityStoreItemCollection Constructor / PDFDocumentSecurityStoreItemCollection Constructor(PDFCosArray)
In This Topic
    PDFDocumentSecurityStoreItemCollection Constructor(PDFCosArray)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFDocumentSecurityStoreItemCollection( 
       PDFCosArray cosItems
    )

    Parameters

    cosItems
    See Also